home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / prom202b.zip / INSTALL.EXE / VIEWBAT.001 < prev    next >
Text File  |  1992-05-30  |  376b  |  13 lines

  1. @echo off
  2. rem  
  3. rem  Here is a sample VIEWCOMP.BAT file for Wildcat! 3.0
  4. rem  
  5. rem  The first command line parameter is the full path and filename
  6. rem  to your DataView configuration file.  
  7. rem
  8. rem  The second command line parameter is a variable which holds the 
  9. rem  filename passed by Wildcat.
  10. E:
  11. CD\WC30\WCWORK\NODE%WCNODEID%
  12. DATAVIEW E:\WC30\DATAVIEW.CFG %3
  13.